home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qtec0930.zip / ASTUTIL.TEC next >
Text File  |  1991-09-30  |  2KB  |  50 lines

  1. ID:AU SuperSpool, FastDrive with QEXT.SYS
  2. Quarterdeck Technical Note #118
  3. by Stan Young
  4.  
  5. Q: How do I use AST's Superspool and FastDrive utilities with
  6. QEXT.SYS?
  7.  
  8.    AST's SuperSpool and FastDrive utilities can be run with
  9. Quarterdeck's QEXT.SYS driver, but require some special setup
  10. parameters since the default for these utilities is to load at the
  11. 1 megabyte address, which is where QEXT.SYS must load.
  12.  
  13.    To have it work properly, you must have QEXT.SYS invoked in your
  14. CONFIG.SYS file before loading FASTDRIVE.  Naturally, consult the
  15. DESQview manual (Appendix B) concerning setting up some real
  16. extended memory in which QEXT.SYS will be loaded.  The AST
  17. utilities can be loaded either in the remaining real extended
  18. memory or in "emulated" extended memory created by AST's REX.SYS
  19. driver.  QEXT.SYS, as noted in the manual, can only use REAL
  20. extended memory.
  21.  
  22.    As noted, the AST utilities default to load themselves at a 1
  23. megabyte address and therefore, if allowed to load with the
  24. defaults, will overwrite QEXT.SYS and disable both QEXT and
  25. themselves.  In order to have them load above QEXT, it is necessary
  26. to tell them with a command line parameter where to load.  If you
  27. have difficulty with this, please consult the AST SuperPac software
  28. manual, but the basic method for telling the AST software where to
  29. load is as follows:
  30.  
  31.    Generally, under the default to load the utility in extended
  32. memory, you put "/EXTM" as a parameter on the command line.  As
  33. noted, this will load it at 1 meg.  If you want to be sure they
  34. don't load on top of QEXT, you must enter the parameter as
  35. "/EXTM=0,1088."  This tells the utility to load at a 1088K address. 
  36. Since 1 megabyte is 1024K, setting the starting address to 1088
  37. leaves the 64K that QEXT.SYS uses free.
  38.  
  39.    If you use both FASTDISK and SUPERSPL, you can use the
  40. "/EXTM=0,1088" parameter for both of them.  This would appear to be 
  41. a conflict; however, while these utilities do not detect QEXT or 
  42. other VDISK-like utilities, they do detect each other and will not
  43. overwrite each other. 
  44.  
  45. Note: The above setup information also applies to the AST's
  46. SuperDrive utility.
  47.  
  48.         Copyright (C) 1991 by Quarterdeck Office Systems
  49.              * * *   E N D   O F   F I L E    * * *
  50.